﻿minamoto_yoritomo = {
	type = legitimizing
	quality = famed

	is_shown = {
		has_dlc_feature = legends
		game_start_date >= 1199.2.9
		OR = {
			government_has_flag = government_is_feudal
			government_has_flag = government_is_administrative
		}
		shogunate_has_samurai_culture_trigger = yes
	}

	is_valid = {
		highest_held_title_tier >= tier_kingdom
		prestige_level >= high_prestige_level
	}

	chronicle = ancestral_glory
	chronicle_properties = {
		ancestor = character:10120075						# Minamoto Yoritomo
		title = title:e_nmih_japan
	}
}

minamoto_yoshitsune = {
	type = heroic
	quality = famed

	is_shown = {
		has_dlc_feature = legends
		game_start_date >= 1189.6.15
		OR = {
			government_has_flag = government_is_feudal
			government_has_flag = government_is_administrative
		}
		shogunate_has_samurai_culture_trigger = yes
	}

	is_valid = {
		martial >= very_high_skill_rating
		prestige_level >= high_prestige_level
	}

	chronicle = ancestral_glory
	chronicle_properties = {
		ancestor = character:10120081						# Minamoto Yoshitsune
		title = title:e_nmih_japan
	}
}
